ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _updateRectangle Method

In This Topic
    _updateRectangle Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateRectangle( _
       ByVal value As IRectangle _
    ) 
    public void _updateRectangle( 
       IRectangle value
    )

    Parameters

    value
    See Also